hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
hasMethod.hasMethod
hip
util
reflection
hasMethod
Undocumented in source.
template
hasMethod
(T, string method, Params...)
enum
hasMethod
=
__traits
(
hasMember
,
T
,
method
) &&
is
(
getParams
!(
__traits
(
getMember
,
T
,
method
)) ==
Params
)
;
Meta
Source
See Source File
hip
util
reflection
hasMethod
manifest constants
hasMethod